home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000311_news@columbia.edu_Fri Nov 3 18:40:30 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA01315
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 4 Nov 1995 17:40:42 -0500
  3. Received: by apakabar.cc.columbia.edu id AA13669
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 4 Nov 1995 17:40:40 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.mtu.edu!msunews!news.gmi.edu!zombie.ncsc.mil!news.mathworks.com!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!sunsite.doc.ic.ac.uk!susx.ac.uk!leilabd
  6. From: leilabd@central.susx.ac.uk (Leila Burrell-Davis)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: 132 column support
  9. Date: 3 Nov 1995 18:40:30 GMT
  10. Organization: Computing Service, University of Sussex, UK
  11. Lines: 21
  12. Message-Id: <47dnmu$hm3@infa.central.susx.ac.uk>
  13. References: <475k1c$63f@news1.sunbelt.net>
  14. Nntp-Posting-Host: solx1.central.susx.ac.uk
  15. X-Newsreader: TIN [version 1.2 PL2]
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. Gary A. Foley (gfoley@org.tec.sc.us) wrote:
  19. % I'm trying to get PCs running kermit to display 132 column screens that 
  20. % are coming from VMS.  I can't find any commands from DOS to put in 
  21. % cols132.bat file to do it, and kermit doesn't seem to do it 
  22. % automatically.  Is there some trick to this I don't know about?
  23. % (gfoley@org.tec.sc.us)
  24.  
  25. I have found that the escape sequence <ESC>[=85h works with quite a
  26. number of video adapters if you use either of the NANSI.SYS or
  27. NNANSI.COM screen drivers (available from simtel and mirrors). Doesn't
  28. work in Windows, of course.
  29.  
  30. (<ESC> means the escape character, ascii 27. You can echo the sequence
  31. to the screen in COLS132.BAT)
  32.  
  33. Leila
  34. -- 
  35. Leila Burrell-Davis, Computing Service, University of Sussex, Brighton, UK
  36. Tel:  +44 (0) 1273 678390            Fax:  +44 (0) 1273 271956
  37. Email: L.Burrell-Davis@sussex.ac.uk
  38. For PGP Public Key: finger leilabd@solx1.central.susx.ac.uk